Don't call clean in doc, not built anymore.
authorBernd Zeimetz <bernd@bzed.de>
Tue, 4 May 2010 20:37:17 +0000 (22:37 +0200)
committerBernd Zeimetz <bernd@bzed.de>
Tue, 4 May 2010 20:37:17 +0000 (22:37 +0200)
debian/rules

index 826f5ade4bcad0c8c53f67872896c14a96faf711..1fe476e1c34d186e61336ad60061bbfe9bb3efa0 100755 (executable)
@@ -78,7 +78,6 @@ clean-patched:
 
        # Add here commands to clean up after the build process.
        [ ! -f Makefile ] || $(MAKE) clean
-       -$(MAKE) -C doc clean
        [ ! -f gui/Makefile ] || $(MAKE) -C gui clean
        rm -rf debian/doctmp xmldoc/autogen/*
        rm -rf Makefile config.h config.log config.status debian/*.inc \